home *** CD-ROM | disk | FTP | other *** search
- echo off
- cls
- echo.
- echo.
- echo.
- echo.
- echo.
- echo.
- echo.
- echo.
- echo If you haven't read the installation instructions in the readme.1st
- echo.
- echo file, press ctrl-break and read those instructions.
- echo.
- echo.
- echo Otherwise,
- pause
- cls
- echo.
- echo.
- echo.
- echo.
- echo.
- echo.
- echo.
- echo.
- echo This will install The Fund-Raiser's Assistant in a subdirectory
- echo.
- echo named "Fundrais" on your hard disk. If the subdirectory
- echo.
- echo "Fundrais" doesn't already exists, it will be created.
- echo.
- echo.
- echo.
- echo.
- echo It will use about 1.7 megabytes of space.
- echo.
- echo.
- echo.
- echo.
- pause
- echo on
- cls
- md c:\fundrais
- erase c:\fundrais\*.exe
- cls
- erase c:\fundrais\*.lzh
- cls
- erase c:\fundrais\*.zip
- cls
- erase c:\fundrais\*.db?
- cls
- erase c:\fundrais\*.ntx
- cls
- erase c:\fundrais\*.bat
- cls
- erase c:\fundrais\*.ovl
- cls
- md c:\fundrais
- cls
- copy fndrais1.exe c:\fundrais\fndrais1.exe
- copy fndrais2.exe c:\fundrais\fndrais2.exe
- copy install2.bat c:\fundrais\install2.bat
- echo off
- cls
- c:\fundrais\install2
-
-
-